procedure Log(const S: String);
Logs the specified string in Setup's log file.
Calls to this function are ignored if logging is not enabled via the /LOG command line parameter or the SetupLogging [Setup] section directive.